Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 14, 2024

This PR contains the following updates:

Package Change Age Confidence Type Update
Cronos 0.8.4 -> 0.11.1 age confidence nuget minor
DSharpPlus 4.5.0 -> 4.5.1 age confidence nuget patch
DSharpPlus.Interactivity 4.5.0 -> 4.5.1 age confidence nuget patch
DSharpPlus.SlashCommands 4.5.0 -> 4.5.1 age confidence nuget patch
Html2Markdown 7.0.1.9 -> 7.1.1.19 age confidence nuget minor
Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore (source) 8.0.10 -> 8.0.22 age confidence nuget patch
Microsoft.EntityFrameworkCore (source) 8.0.10 -> 8.0.22 age confidence nuget patch
Microsoft.EntityFrameworkCore.Tools (source) 8.0.10 -> 8.0.22 age confidence nuget patch
Microsoft.Extensions.Logging.Abstractions (source) 8.0.2 -> 8.0.3 age confidence nuget patch
Microsoft.NET.Test.Sdk 17.11.1 -> 17.14.1 age confidence nuget minor
Npgsql.EntityFrameworkCore.PostgreSQL 8.0.8 -> 8.0.11 age confidence nuget patch
Shouldly (source) 4.2.1 -> 4.3.0 age confidence nuget minor
Swashbuckle.AspNetCore 6.8.1 -> 6.9.0 age confidence nuget minor
coverlet.collector 6.0.2 -> 6.0.4 age confidence nuget patch
dotnet-sdk 8.0.402 -> 8.0.416 age confidence dotnet-sdk patch
xunit 2.9.2 -> 2.9.3 age confidence nuget patch

Release Notes

HangfireIO/Cronos (Cronos)

v0.11.1: 0.11.1

Release Notes
  • Fixed – Make CronExpression equality operators accept null without triggering nullable warnings (#​87 by @​Nechepso).

v0.11.0: 0.11.0

Release Notes
  • Breaking – Sign all the assemblies with a strong name.
  • Added – Enable nullable reference types feature.
  • Project – Change how versioning is implemented in projects.

v0.10.0: 0.10.0

Release Notes

v0.9.0: 0.9.0

Release Notes
  • Addednet6.0 platform with trimmable support and enabled analyzers.
  • Fixed – Don't throw ArgumentNullException from Parse/TryParse with an empty value (#​70).
  • FixedCronFormatException.Message has duplicated BaseMessage (#​74).
  • Project – Upgrade Hangfire.Build to version 0.5.0 for faster builds.
DSharpPlus/DSharpPlus (DSharpPlus)

v4.5.1: DSharpPlus 4.5.1

Fixes an issue where downloading application commands from the API would break if non-chat-input, non-context-menu commands were included (i.e. activity entrypoints) or if context menu commands had a description.

baynezy/Html2Markdown (Html2Markdown)

v7.1.1.19

Compare Source

Security
  • Pinned all third-party GitHub Actions to full commit SHA1 hashes for improved security (#​643)
  • Fixed all security vulnerabilities reported by SonarCLoud (#​647)

v7.1.0.18

Compare Source

Changed
  • Migrated from HtmlAgilityPack to AngleSharp for HTML parsing (#​580)
  • Updated test expectations to align with HTML5 standard whitespace handling (#​580)
  • Upgraded Stryker to 4.8.0 (#​600)

v7.0.7.17

Compare Source

v7.0.6.15

Compare Source

Added
  • Configuration for GitHub Copilot coding agent (#​565)
Fixed
  • Pinned Stryker version to 4.7.0 as there is a bug with 4.8.0 that causes
    the build to fail (#​591)
Removed
  • Removed dependency on JetBrains.Annotations (#​593)

v7.0.5.14

Compare Source

v7.0.4.13

Compare Source

v7.0.3.11

Compare Source

v7.0.2.10

Compare Source

dotnet/dotnet (Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore)

v8.0.18: .NET 8.0.18

You can build .NET 8.0 from the repository by cloning the release tag v8.0.18 and following the build instructions in the main README.md.

Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.

Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023

v8.0.17: .NET 8.0.17

You can build .NET 8.0 from the repository by cloning the release tag v8.0.17 and following the build instructions in the main README.md.

Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.

Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023

v8.0.16: .NET 8.0.16

You can build .NET 8.0 from the repository by cloning the release tag v8.0.16 and following the build instructions in the main README.md.

Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.

Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023

v8.0.15: .NET 8.0.15

You can build .NET 8.0 from the repository by cloning the release tag v8.0.15 and following the build instructions in the main README.md.

Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.

Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023

v8.0.14: .NET 8.0.14

You can build .NET 8.0 from the repository by cloning the release tag v8.0.14 and following the build instructions in the main README.md.

Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.

Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023

v8.0.13: .NET 8.0.13

You can build .NET 8.0 from the repository by cloning the release tag v8.0.13 and following the build instructions in the main README.md.

Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.

Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023

v8.0.12: .NET 8.0.12

You can build .NET 8.0 from the repository by cloning the release tag v8.0.12 and following the build instructions in the main README.md.

Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.

Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023

v8.0.11: .NET 8.0.11

You can build .NET 8.0 from the repository by cloning the release tag v8.0.11 and following the build instructions in the main README.md.

Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.

Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023

microsoft/vstest (Microsoft.NET.Test.Sdk)

v17.14.1

What's Changed

Full Changelog: microsoft/vstest@v17.14.0...v17.14.1

v17.14.0

What's Changed

.NET versions updated

This version of VS Test upgraded .NET to net8 and net9. All projects targeting net6.0 (or other end-of-life .NET target frameworks) should pin their version of Microsoft.NET.Test.SDK to 17.13.0, or update the projects to net8 or newer. We remain backwards compatible with previous versions of Microsoft.NET.Test.SDK. This change does NOT prevent you from:

  • Updating to the latest VS, and running tests from net6.0 test projects.
  • Updating to the latest .NET SDK, and running tests from net6.0 test projects.

It also has no impact on .NET Framework projects, where we continue targeting .NET Framework 4.6.2.

Changes
Internal version updates and fixes

New Contributors

Full Changelog: microsoft/vstest@v17.13.0...v17.14.0

v17.13.0

What's Changed

New Contributors

Full Changelog: microsoft/vstest@v17.12.0...v17.13.0

v17.12.0

What's Changed

Internal and infrastructure fixes:

Full Changelog: microsoft/vstest@v17.11.1...v17.12.0

npgsql/efcore.pg (Npgsql.EntityFrameworkCore.PostgreSQL)

v8.0.11

The full list of changes is available here.

Full Changelog: npgsql/efcore.pg@v8.0.10...v8.0.11

v8.0.10

The full list of changes is available here.

Full Changelog: npgsql/efcore.pg@v8.0.8...v8.0.10

shouldly/shouldly (Shouldly)

v4.3.0

Compare Source

Notable PRs in this milestone: https://github.com/shouldly/shouldly/pulls?q=is%3Apr+is%3Aclosed+milestone%3A4.3.0

What's Changed

New Contributors

Full Changelog: shouldly/shouldly@4.2.1...4.3.0

domaindrivendev/Swashbuckle.AspNetCore (Swashbuckle.AspNetCore)

v6.9.0

What's Changed
New Contributors

Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v6.8.1...v6.9.0

coverlet-coverage/coverlet (coverlet.collector)

v6.0.4

Fixed
  • Fix empty coverage report when using include and exclude filters #​1726

Diff between 6.0.3 and 6.0.4

v6.0.3

Fixed
Improvements
  • Cache the regex used in InstrumentationHelper #​1693
  • Enable dotnetTool integration tests for linux #​660

Diff between 6.0.2 and 6.0.3

dotnet/sdk (dotnet-sdk)

v8.0.416

Compare Source

v8.0.415: .NET 8.0.21

Compare Source

Release

What's Changed

Full Changelog: dotnet/sdk@v8.0.414...v8.0.415

v8.0.414: .NET 8.0.20

Compare Source

Release

What's Changed


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Oct 14, 2024
@renovate renovate bot changed the title ⬆️ Upgrade dependency dotnet-sdk to v8.0.403 ⬆️ Upgrade minor + patch dependencies Oct 15, 2024
@renovate renovate bot force-pushed the renovate/minor-+-patch-dependencies branch 2 times, most recently from 3801ab7 to 5b44606 Compare October 17, 2024 20:05
@renovate renovate bot force-pushed the renovate/minor-+-patch-dependencies branch 4 times, most recently from edaa83b to 4955e54 Compare November 19, 2024 13:56
@renovate renovate bot force-pushed the renovate/minor-+-patch-dependencies branch from 4955e54 to 4143afe Compare December 11, 2024 02:48
@renovate renovate bot force-pushed the renovate/minor-+-patch-dependencies branch 2 times, most recently from cb5db3b to 8be4f09 Compare January 1, 2025 13:57
@renovate renovate bot force-pushed the renovate/minor-+-patch-dependencies branch 3 times, most recently from 70d951a to ce32c73 Compare January 15, 2025 01:59
@renovate renovate bot force-pushed the renovate/minor-+-patch-dependencies branch 2 times, most recently from 01bafe9 to 03c0205 Compare January 23, 2025 22:04
@renovate renovate bot force-pushed the renovate/minor-+-patch-dependencies branch 3 times, most recently from c0727c8 to 1e64333 Compare February 12, 2025 06:50
@renovate renovate bot force-pushed the renovate/minor-+-patch-dependencies branch 2 times, most recently from 6b4fa90 to 1817fcd Compare March 12, 2025 15:00
@renovate renovate bot force-pushed the renovate/minor-+-patch-dependencies branch from 1817fcd to 4068fd9 Compare March 18, 2025 20:00
@renovate renovate bot force-pushed the renovate/minor-+-patch-dependencies branch 3 times, most recently from 7a3fc6a to 593d4da Compare April 9, 2025 19:24
@renovate renovate bot force-pushed the renovate/minor-+-patch-dependencies branch from 593d4da to 51fdd9e Compare April 16, 2025 16:29
@renovate renovate bot force-pushed the renovate/minor-+-patch-dependencies branch 4 times, most recently from 4d2830d to e0fc0fb Compare May 20, 2025 12:13
@renovate renovate bot force-pushed the renovate/minor-+-patch-dependencies branch 3 times, most recently from 7c3ce0b to 63fb8b5 Compare May 28, 2025 20:49
@renovate renovate bot force-pushed the renovate/minor-+-patch-dependencies branch from 63fb8b5 to 8b6e465 Compare June 3, 2025 14:54
@renovate renovate bot force-pushed the renovate/minor-+-patch-dependencies branch 2 times, most recently from ebd7eda to 299e06e Compare June 11, 2025 02:03
@renovate renovate bot force-pushed the renovate/minor-+-patch-dependencies branch 2 times, most recently from 2ffa6eb to a77a794 Compare July 9, 2025 14:15
@renovate renovate bot force-pushed the renovate/minor-+-patch-dependencies branch 2 times, most recently from 8ed78f8 to c9cc9bb Compare August 12, 2025 11:29
@renovate renovate bot force-pushed the renovate/minor-+-patch-dependencies branch from c9cc9bb to 8527d51 Compare August 20, 2025 18:11
@renovate renovate bot force-pushed the renovate/minor-+-patch-dependencies branch 2 times, most recently from 1033860 to f9f05cd Compare September 9, 2025 22:00
@renovate renovate bot force-pushed the renovate/minor-+-patch-dependencies branch from f9f05cd to 3a5f2b9 Compare October 14, 2025 20:29
@renovate renovate bot force-pushed the renovate/minor-+-patch-dependencies branch 3 times, most recently from 267626a to 6ad2705 Compare November 11, 2025 17:48
@renovate renovate bot force-pushed the renovate/minor-+-patch-dependencies branch from 6ad2705 to 2625813 Compare November 12, 2025 11:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Development

Successfully merging this pull request may close these issues.

1 participant